home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / util / arc / UnLZX2.readme < prev    next >
Encoding:
Text File  |  2000-11-02  |  2.3 KB  |  65 lines

  1. Short:    UnLZX with new args (68k/PPC/i486)
  2. Author:   Oliver Gantert <lucyg@t-online.de>
  3. Uploader: Oliver Gantert <lucyg@t-online.de>
  4. Version:  2.12 (27.07.2000)
  5. Type:     util/arc
  6.  
  7. This is based on the UnLZX port by David Tritscher <dt14@uow.edu.au>
  8.                            changed by <Andreas_Kleinert@t-online.de>
  9.  
  10. ----------------------------------------------------------------------
  11.  
  12. I was tired of all those UnLZX ports which depack to the current dir
  13. and don't support pattern-matching for output files.
  14. So I had to do it...
  15.  
  16. Usage: UnLZX <options>
  17.  
  18.         -v <archive>  - view archive contents
  19.         -x <archive>  - extract archive
  20.         -o <path>     - depack to path
  21.         -p <pattern>  - only depack matching files
  22.                   NEW since 2.06: use Unix-like wildcards (*, ?)
  23.  
  24. New since the last release
  25.  
  26.   - complete source change
  27.   - arguments changed again (see above)
  28.   - compiled/tested for Windows 95 on a 486DX2-66, 8MB RAM
  29.   - all known bugs fixed
  30.  
  31. ----------------------------------------------------------------------
  32.  
  33. This archive contains:
  34.  
  35.   (compiled with vbcc 0.7)
  36.   UnLZX.000 - 68ooo version
  37.   UnLZX.020 - 68o2o/o3o version
  38.   UnLZX.040 - 68o4o/o6o version
  39.   UnLZX.ELF - PPC / PowerUp version
  40.   UnLZX.WOS - PPC / WarpOS version
  41.   (compiled with lcc32)
  42.   UnLZX.exe - i486 / Win95 version
  43.   src/      - Sources (GPL)
  44.                                             Oliver Gantert, 02.08.2000
  45. ----------------------------------------------------------------------
  46.  
  47.  
  48. ============================= Archive contents =============================
  49.  
  50. Original  Packed Ratio    Date     Time    Name
  51. -------- ------- ----- --------- --------  -------------
  52.      382     189 50.5% 02-Aug-00 19:34:36  FILE_ID.DIZ
  53.     2802    1846 34.1% 02-Aug-00 19:04:42  UnLZX2.info
  54.     1499     672 55.1% 02-Aug-00 19:34:08  UnLZX2.readme
  55.    35216    8176 76.7% 02-Aug-00 19:11:02 +unlzx.c
  56.      592     345 41.7% 02-Aug-00 19:11:02 +unlzx.h
  57.    23924   12083 49.4% 02-Aug-00 19:19:02 +UnLZX.000
  58.    23904   12089 49.4% 02-Aug-00 19:19:02 +UnLZX.020
  59.    24012   12101 49.6% 02-Aug-00 19:19:02 +UnLZX.040
  60.    72891   27159 62.7% 02-Aug-00 19:26:28 +UnLZX.ELF
  61.    45191   19176 57.5% 02-Aug-00 19:11:42 +UnLZX.exe
  62.    40480   19432 51.9% 02-Aug-00 19:19:02 +UnLZX.WOS
  63. -------- ------- ----- --------- --------
  64.   270893  113268 58.1% 05-Aug-100 02:43:10   11 files
  65.